home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / EDITORS / VIEWERS / !ReadMe next >
Text File  |  1992-04-29  |  2KB  |  63 lines

  1. Viewers
  2.  
  3. This contains several desktop viewers:
  4.  
  5.         Name            Envoked
  6.  
  7.         TextView        Desktop_ViewText
  8.         SpriteView      Desktop_ViewSprite
  9.         CodeView        Desktop_ViewCode
  10.         DataView        Desktop_ViewData
  11.  
  12. They are more useful if you do the following:
  13.  
  14. Set Alias$@RunType_FFF Desktop_ViewText %*0
  15. Set Alias$@RunType_FF9 Desktop_ViewSprite %*0
  16. Set Alias$@RunType_FFD Desktop_ViewData %*0
  17.  
  18. The code viewer is a bit more tricky though,
  19. and I am working on it, ie. SHIFT-Click on
  20. a FF8 file loads it into CodeView.
  21.  
  22. The source for these viewers is also available
  23. in Aasm form, contact me for a copy. Also
  24. I am currently working on a DrawView, and
  25. might also try a ImpressView.
  26.  
  27. You can contact me at :
  28.  
  29.   cs2du@hatfield.ac.uk (until 1/8/92)
  30.  
  31. or
  32.  
  33.   14 Walcot Ave
  34.   Luton
  35.   Beds
  36.   LU2 0PW              (until 1/8/92)
  37.  
  38. or
  39.  
  40.   Budapest 1119
  41.   Allendpark 5,I,5
  42.   Hungary              (from 2/8/92)
  43.  
  44. This program is PD, but I claim the copyright over
  45. any files contained within the this directory,
  46. and the source code. The program can be passed on,
  47. but must be passed on complete, and this includes
  48. info-servers, bbs, and PD libraries. NO CHARGE should
  49. be made for this program.  Like almost any computer program,
  50. this program may contain minor bugs which should not affect
  51. the general running of the program, but may crop up
  52. occasionally due to unforeseen circumstances (e.g.
  53. running on hardware/software/OS versions not the same
  54. as the author's or under certain conditions not yet tested
  55. by the author). Users are encouraged to send any bug reports
  56. to the author at the address specified earlier, but the
  57. author is NOT liable for any problems (disk crashes, hung
  58. machines and the such like) that may arise from these bugs.
  59. This stems from the fact that the software is FREE and cannot
  60. be guaranteed to be 100% bug-free. However, the author
  61. will always fix any reported bugs and release a fresh
  62. version of this if the bug was serious enough.
  63.